Skip to content

Conversation

diizzyy
Copy link

@diizzyy diizzyy commented Mar 2, 2025

Instead of enforcing execution of git if available use CMake's find_package module to make it optional.

Instead of enforcing execution of git if available use CMake's find_package module to make it optional.
@diizzyy
Copy link
Author

diizzyy commented Mar 2, 2025

Counterpart to what's being available using Autotools, https://github.com/xiph/flac/blob/master/configure.ac#L369

@dg0yt
Copy link
Contributor

dg0yt commented Apr 17, 2025

IMO this should be complemented by replacing the use of literal git wiht "${GIT_EXECUTABLE}". User may seed this cache variable without even having git in PATH.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants